*{ margin: 0; padding: 0; list-style: none; text-decoration: none; box-sizing: border-box;}
body{ position: relative; font: 14px Microsoft YaHei, arial, 微软雅黑, sans-serif; vertical-align: baseline; width: 100%; overflow-x: hidden;}
i, em{ font-style: normal;}
a{ color: #333;}
h1, h2, h3, h4, h5, h6, b{ font-weight: normal;}
img{ border: none \9; display: inline-block;}
.clearfix:after,.clear{ content: "."; display: block; height: 0; clear: both; overflow: hidden; visibility: hidden;}
.fl{ float: left;}
.fr{ float: right;}
@font-face{ font-family: 'PINGFANG REGULAR';src: url('../fonts/PINGFANG REGULAR.TTF');font-weight: normal; font-style: normal;}
.tywidth{ width: 1400px; margin: 0 auto;}
.more-title{ width: 1200px; margin: 80px auto 50px; text-align: center;}
.more-title h3{ color: #333; font-size: 36px; line-height: 36px;margin-bottom: 20px;}
.more-title h4{ color: #666; font-size: 18px; line-height: 18px;}

/*header*/

.header{ position: absolute; left: 0; top: 0; width: 100%; z-index: 99; font-size: 0;}
.header .header_slogan{ padding: 0 260px; position: relative;}
.header .header_slogan .logo{ position: relative; z-index: 2; text-align: center; width: 10%; padding-top: 17px;}
.header .nav{ position: relative; margin-left: 205px; padding-top: 52px;}
.header .header_slogan:before{ content: ""; background: url(../images/headhr.png)no-repeat; width: 1920px; height: 1px; position: absolute; left: 0; top: 94px;}
.header .nav .nav-content .xz{ position: relative; display: inline-block; vertical-align: top; text-align: center; margin-right: 60px;}
.header .nav .nav-content .xz a{ color: #fff; font-size: 18px; padding-bottom: 20px; display: block;}
.header .nav .nav-content .xz:before{ content: ""; position: absolute; left: 50%; bottom: 0; border-radius: 2px; transition: .3s .1s; width: 0; height: 4px; margin-left: -10%; background: #fff;}
.header .nav .nav-content .xz.on:before,.header .nav .nav-content .xz:hover:before{ width: 120%; left: 0;}
.header .nav .nav-content .xz:last-child{ margin-right: 0;}
.header .nav .nav-content .xz ul{ display: none; position: absolute; left: 50%; top: 98%; border-radius: 8px; z-index: 999; transform: translateX(-50%); width: 130px; background-color: rgba(255, 255, 255, 0.859); padding: 15px 0;}
.header .nav .nav-content .xz ul li{ font-size: 16px; color: #666; line-height: 16px; margin-top: 20px;}
.header .nav .nav-content .xz ul li:first-child{ margin-top: 0;}
.header .nav .nav-content .xz ul li:hover{ color: #00a0e9;}
.header .header_slogan .right{ position: relative; margin-top: 52px;}
.header .header_slogan .right .search-btn{ width: 19px; height: 19px; background: url(../images/headsearch.png)no-repeat;}
.header .header_slogan .right .phone-btn{ width: 23px; height: 19px; background: url(../images/headphone.png)no-repeat;}
.header .header_slogan .right>div{ display: inline-block; vertical-align: top;line-height: 0; cursor: pointer;}
.header .header_slogan .right .hr{ width: 1px; height: 19px;background: #fff; margin: 0 15px;}
.header .header_slogan .h_dh{ animation: bounce-up 1.2s linear infinite; animation: bounce-up 1.2s linear infinite; position: absolute; top: 27px; left: -50%; z-index: 9999; width: 325px; height: 125px; background: #fff;}
.header .header_slogan .h_dh .xr{float: left;margin-top: 13px;margin-left: 30px;}
.header .header_slogan .h_dh i{ display: block; color: #333; font-size: 14px; line-height: 14px; padding-top: 30px; margin-bottom: 5px;}
.header .header_slogan .h_dh p{ line-height: 26px; font-weight: bold; color: #00a0e9; font-size: 20px;}
.header .search-pop{display: none;position: fixed;z-index: 9999;top: 0;left: 0; padding: 28px 0; width: 100%; height: 110px; background: #fff;}
.header .search-pop .content{ width: 1200px; margin: 0 auto;}
.header .search-pop .inner{height: 45px;overflow: hidden;}
.header .search-form{position: relative;width: 100%;height: 45px;overflow: hidden;}
.header .search-form input{display: block;padding: 10px;width: 100%;height: 45px; font-size: 14px;border: none;outline: none;border: #f0f0f0 solid 1px;}
.header .search-form button{display: block;position: absolute;right: 0;top: 0;width: 80px;height: 100%;font-size: 14px;color: #fff;border: none;cursor: pointer;background: #00a0e9;}
.header .search-form button:hover{background: #00a0e9;}

/*banner*/

.banner-index{ line-height: 0;}
.banner-index img{ width: 100%;}
.slideBox{ width: 100%; height: auto; overflow: hidden; position: relative;}
.banner-index .slideBox .bd img{ width: 100%;}
.slideBox .bd ul li{ display: none;}
.slideBox .bd ul li:first-child{ display: none;}
.banner img{ width: 100%;}
.slideBox .hd{ position: absolute; left: 50%; bottom: 30px; transform: translateX(-50%); font-size: 0;}
.slideBox .hd ul li{ float: left; position: relative; width: 10px; height: 10px; background: #00a0e9; margin-right: 10px; cursor: pointer; border-radius: 100%; transition: all .3s;}
.slideBox .hd ul li.on{ border-radius: 5px; width: 37px;}

/*search*/

.search{ font-size: 0; height: 65px; line-height: 65px; border-bottom: 1px solid #f0f0f0; background: #fdfdfd; overflow: hidden;}
.search-content>div{ display: inline-block;vertical-align: top;}
.search-keywords span{ color: #666; font-size: 14px; font-weight: bold; margin-right: 15px;}
.search-keywords span img{ vertical-align: middle; margin: -5px 10px 0 0;}
.search-keywords a{ color: #666; font-size: 14px;}
.search-keywords a:hover{ color: #00a0e9;}
.search-keywords i{ margin: 0 15px; color: #666; font-size: 14px;}
.search-form{ float: right;}
#searchForm{ margin-top: 15px; background: url(../images/search.png)no-repeat; width: 239px; height: 31px; display: inline-block; vertical-align: top;}
#searchForm>input{ background: none; border: none; outline: none; display: inline-block; vertical-align: top; color: #999;}
#searchForm .search-input{ height: 31px; line-height: 31px; width: 87%;}
.search-form #s_btn{ width: 31px; height: 31px; cursor: pointer;}
#searchForm .search-input::-webkit-input-placeholder{ color: #999;}
#searchForm .search-input:-moz-placeholder{ color: #999;}
#searchForm .search-input::-moz-placeholder{ color: #999;}
#searchForm .search-input:-ms-input-placeholder{ color: #999;}

/*model1*/

.model1 .nr .video{ width: 800px; height: 520px; background: url(../images/model1video.png)no-repeat; overflow: hidden;}
.model1 .nr .video video{ width: 100%; height: 100%;}
.model1 .nr .text{ width: 515px; height: 520px; overflow: hidden;}
.model1 .nr .text dt p{ color: #333; font-size: 36px; line-height: 36px; margin: 50px 0 25px;}
.model1 .nr .text dt i{ display: block; color: #666; font-size: 24px; line-height: 24px;}
.model1 .nr .text dt i:after{ margin: 35px 0 30px; content: ""; display: block; width: 30px; height: 2px; background-color: rgb(57, 195, 251);}
.model1 .nr .text dd{ color: #7e7e7e; font-size: 16px; line-height: 36px; margin-bottom: 55px;}
.model1 .nr .text ul li{ float: left; text-align: center;}
.model1 .nr .text ul li .icon{ line-height: 0; margin-bottom: 20px;}
.model1 .nr .text ul li:hover .icon img{ transform: rotateZ(360deg); transition: all 1s ease;}
.model1 .nr .text ul li b{ display: block; color: #2c2c2c; font-size: 18px; line-height: 18px;}
.model1 .nr .text ul li+li{ margin-left: 83px;}
@media only screen and (max-width: 1400px){ .model1 .nr{ width: 1200px;margin: 0 auto;}
	}
@media only screen and (max-width: 1400px){ .model1 .nr .video{ width: 650px;height: 435px;}
	}
@media only screen and (max-width: 1400px){ .model1 .nr .text{ width: 500px; height: 435px;}
	}
@media only screen and (max-width: 1400px){ .model1 .nr .text dt p{ margin: 30px 0 15px;}
	}
@media only screen and (max-width: 1400px){ .model1 .nr .text dt i:after{ margin: 25px 0 15px;}
	}
@media only screen and (max-width: 1400px){ .model1 .nr .text dd{ margin-bottom: 30px; padding-right: 20px;}
	}
@media only screen and (max-width: 1400px){ .model1 .nr .text ul li+li{ margin-left: 73px;}
	}

/*product*/

.product .nr{ height: 800px; border: 1px solid #eee; box-sizing: border-box; overflow: hidden;}
.product .nr>div{ width: 1048px; height: 100%; overflow: hidden;}
.product .nr .left{ width: 350px; height: 100%; box-sizing: border-box;}
.product .nr .left .pic{ width: 100%; height: 100%; overflow: hidden;}
.product .nr li{ position: relative; float: left; box-sizing: border-box; border-right: 1px solid #eee; background-image: -moz-radial-gradient( 50% 50%, circle closest-side, rgb(255, 255, 255) 22%, rgb(247, 247, 247) 100%); background-image: -webkit-radial-gradient( 50% 50%, circle closest-side, rgb(255, 255, 255) 22%, rgb(247, 247, 247) 100%); background-image: -ms-radial-gradient( 50% 50%, circle closest-side, rgb(255, 255, 255) 22%, rgb(247, 247, 247) 100%);}
.product .nr li.con1 .mc{ position: absolute; left: 0; top: 0; z-index: 1; width: 100%; color: #444; font-size: 32px; text-align: center; padding-top: 70px;}
.product .nr li.con1 .mc p{ color: #6c6c6c; font-size: 16px; margin-top: 35px;}
.product .nr li .pic img{ width: 100%; transition: .5s; -webkit-transition: .3s;}
.product .nr li:hover .pic img{ transform: scale(1.1);}
.product .nr .right .top .con2{ width: 699px; height: 400px; overflow: hidden; border-bottom: 1px solid #eee;}
.product .nr .right>div{ box-sizing: border-box; position: relative; overflow: hidden;}
.product .nr .right .top .con2 a>div{ float: left; width: 349px;}
.product .nr .right .top .con2 .mc{ padding: 70px 0 0 70px;}
.product .nr .right .top .con2 .mc{ color: #444; font-size: 32px;}
.product .nr .right .top .con2 .mc p{ color: #6c6c6c; font-size: 16px; margin-top: 30px; line-height: 36px;}
.product .nr .right .top .con2 .mc i{ display: block; cursor: pointer; width: 118px; height: 40px; border: 1px solid rgb(125, 125, 125); text-align: center; line-height: 40px; color: #333; font-size: 16px; margin-top: 20px;}
.product .nr .right .top .con2 .mc i:hover{ color: #fff; background: #00a0e9;border: 1px solid #00a0e9;}
.product .nr .right .con3 .mc{ position: absolute; left: 0; bottom: 25px; z-index: 2; text-align: center; width: 100%; color: #444; font-size: 22px;}
.product .nr .right .top .con3{ border-bottom: 1px solid #eee; width: 349px; height: 400px; overflow: hidden; border-right: 0;}
.product .nr .right .pic{ width: 100%; line-height: 0; overflow: hidden;}
.product .nr .right .bottom .con3{ width: 349px; height: 400px; float: left;}
.product .nr .right .bottom .con3:last-child{ border: none;}
.product .nr .right .con3:hover .mc{ color: #00a0e9;}
@media only screen and (max-width: 1400px){ .product .nr{ width: 1200px;height: 685px;}
	}
@media only screen and (max-width: 1400px){ .product .nr .left{ width: 300px;}
	}
@media only screen and (max-width: 1400px){.product .nr .right{ width: 898px;}
	}
@media only screen and (max-width: 1400px){.product .nr .right .top .con2 a>div{ width: 299px; height: 341px;}
	}
@media only screen and (max-width: 1400px){.product .nr .right .top .con2 .mc{ padding: 40px 0 0 40px;}
	}
@media only screen and (max-width: 1400px){.product .nr .right .top .con2{ width: 599px; height: auto;}
	}
@media only screen and (max-width: 1400px){.product .nr .right .top .con2 a>div{ width: 299px; height: 341px;}
	}
@media only screen and (max-width: 1400px){.product .nr .right .con3 .mc{ bottom: 15px;}
	}
@media only screen and (max-width: 1400px){.product .nr .right .con3{ width: 299px!important; height: 341px!important;}
	}

/*model2*/

.model2{ margin-top: 80px;font-size: 0; background: url(../images/model2bg.png)no-repeat center; width: 100%; height: 777px; overflow: hidden; padding-top: 80px;}
.model2 .nr dt{ color: #fff; font-size: 36px; line-height: 36px; height: 82px; border-left: 5px solid #fff; padding-left: 25px; margin-bottom: 60px;}
.model2 .nr dt i{ margin-top: 27px; display: block; font-size: 18px; line-height: 18px;}
.model2 .nr dl dd{ display: inline-block; vertical-align: top; width: 430px;}
.model2 .nr dl dd+dd{ margin-left: 55px;}
.model2 .nr dl dd .pic{ width: 100%; height: auto; line-height: 0; overflow: hidden;}
.model2 .nr dl dd .pic img{ width: 100%; transition: all .6s ease;}
.model2 .nr dl dd:hover .pic img{ transform: scale(1.1);}
.model2 .nr dl dd .text{ width: 100%; height: 155px; overflow: hidden; background-color: rgba(255, 255, 255, 0.949); padding: 35px 40px 0;}
.model2 .nr dl dd .text em{ display: block; font-size: 28px; line-height: 28px;color: #333;}
.model2 .nr dl dd .text p{ position: relative; width: 342px; font-size: 18px; line-height: 18px; color: #666; margin-top: 18px; padding-top: 20px;}
.model2 .nr dl dd .text p:before{ content: ""; position: absolute; left: 0; top: 0; z-index: 1; width: 100%; height: 1px; background: #dcdcdc; transition: all .5s ease;}
.model2 .nr dl dd .text p:after{ content: ""; position: absolute; left: 0; top: 0; z-index: 1; width: 0; height: 1px; background: #00a0e9; transition: all .5s ease;}
.model2 .nr dl dd:hover .text p:before{ width: 0%;}
.model2 .nr dl dd:hover .text p:after{ width: 100%;}
@media only screen and (max-width: 1400px){ .model2 .nr{ width: 1200px;margin: 0 auto;}
	}
@media only screen and (max-width: 1400px){ .model2 .nr dl dd{ width: 30%;}
	}
@media only screen and (max-width: 1400px){.model2 .nr dl dd .text p{ width: 100%; line-height: 25px; padding-top: 12px;}
	}

/*model3*/

.model3 .nr dl dd{ width: 660px; float: left; margin-bottom: 55px; text-align: center;}
.model3 .nr dl dd:nth-child(2n){ margin-left: 80px;}
.model3 .nr dl dd .pic{ width: 100%; height: auto; line-height: 0; overflow: hidden;}
.model3 .nr dl dd .pic img{ width: 100%; transition: all .6s ease;}
.model3 .nr dl dd:hover .pic img{ transform: scale(1.1);}
.model3 .nr dl dd .txt{ padding: 25px 0; position: relative;}
.model3 .nr dl dd .txt em{ display: block; height: 20px; overflow: hidden;}
.model3 .nr dl dd .txt i{ position: relative; display: inline-block; color: #333; font-size: 20px; line-height: 20px; transition: all ease-out .3s;}
.model3 .nr dl dd .txt i:after{ position: absolute; left: 0; width: 100%; color: #00a0e9; content: attr(data-title); transform: translateY(100%); top: 100%; transition: all ease-out .3s;}
.model3 .nr dl dd:hover .txt i:after{ transform: translateY(0);}
.model3 .nr dl dd:hover .txt i{ transform: translateY(-100%);}
.model3 .nr dl dd .txt:before{ content: ""; position: absolute; left: 0; bottom: 0; z-index: 1; width: 100%; height: 1px; background: #dcdcdc; transition: all .5s ease;}
.model3 .nr dl dd .txt:after{ content: ""; position: absolute; left: 50%; bottom: 0; z-index: 1; width: 0; height: 1px; background: #00a0e9; transition: all .5s ease;}
.model3 .nr dl dd:hover .txt:before{ left: 50%; width: 0%;}
.model3 .nr dl dd:hover .txt:after{ width: 100%; left: 0;}
@media only screen and (max-width: 1400px){ .model3 .nr{ width: 1200px;margin: 0 auto;}
	}
@media only screen and (max-width: 1400px){ .model3 .nr dl dd{ width: 46%;}
	}

/*about*/

.about{ background: url(../images/aboutbg.png)no-repeat center; width: 100%; height: 750px; margin-top: 35px; overflow: hidden;}
.about .more-title h4:after{ content: ""; width: 40px; height: 1px; background-color: rgb(255, 255, 255); display: block; margin: 30px auto;}
.about .nr .text{ padding: 0 60px; color: #fff; font-size: 16px; line-height: 40px; text-align: center; text-indent: 20px; word-break: break-all; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden;}
.about .nr .more{ position: relative; display: block; color: #fff; font-size: 18px; width: 120px; height: 51px; line-height: 51px; text-align: center; margin: 30px auto 80px; transition: all .3s ease; border-top: 1px solid #fff; border-bottom: 1px solid #fff; overflow: hidden;}
.about .nr .more:hover{ text-decoration: underline;}
.about .power{ width: 1200px; margin: 0 auto; background: url(../images/aboutline.png)no-repeat 0 60px; height: 253px;}
.about .power ul li{ float: left; text-align: center;}
.about .power ul li:first-child{ margin: 0 100px;}
.about .power ul li:first-child+li{ margin: 0 90px;}
.about .power ul li:first-child+li+li{ margin: 0 70px;}
.about .power ul li:first-child+li+li+li{ margin: 0 0 0 75px;}
.about .power ul li dt{ color: #fff; font-size: 48px; line-height: 48px; letter-spacing: -2px;}
.about .power ul li dt em{ font-family: arial;}
.about .power ul li dt i,.about .power ul li dd{ color: #fff; font-size: 18px; line-height: 18px;}
.about .power ul li dd{ animation: jumps 2s linear infinite; margin-top: 80px;}
@media only screen and (max-width: 1400px){.about .nr{ width: 1200px;}
	}
@media only screen and (max-width: 1400px){.about .nr .text{ text-indent: 0;}
	}

/*model4*/

.model4 .more-title h4:after{ content: ""; width: 40px; height: 1px; background-color: #00a0e9; display: block; margin: 30px auto;}
.model4 .nr form .input input+input{ margin-left: 75px;}
.model4 .nr form .input input,.model4 .nr form .input textarea{ display: inline-block; vertical-align: top; width: 660px; margin-bottom: 30px; padding-bottom: 35px; outline: none; border: none; border-bottom: 1px solid rgb(220, 220, 220); text-indent: 20px; color: #999; font-size: 20px;}
.model4 .nr form .input input::-webkit-input-placeholder{ font-family: "微软雅黑"; color: #999; font-size: 20px;}
.model4 .nr form .input input:-moz-placeholder{ font-family: "微软雅黑"; color: #999; font-size: 20px;}
.model4 .nr form .input input::-moz-placeholder{ font-family: "微软雅黑"; color: #999; font-size: 20px;}
.model4 .nr form .input input:-ms-input-placeholder{ font-family: "微软雅黑"; color: #999; font-size: 20px;}
.model4 .nr form .input textarea{ width: 100%; height: 100px; resize: none;}
.model4 .nr form .input textarea::-webkit-input-placeholder{ font-family: "微软雅黑"; color: #999; font-size: 20px;}
.model4 .nr form .input textarea:-moz-placeholder{ font-family: "微软雅黑"; color: #999; font-size: 20px;}
.model4 .nr form .input textarea::-moz-placeholder{ font-family: "微软雅黑"; color: #999; font-size: 20px;}
.model4 .nr form .input textarea:-ms-input-placeholder{ font-family: "微软雅黑"; color: #999; font-size: 20px;}
.model4 .nr form #msgLeft_Btn{ margin: 10px auto 0; position: relative; width: 180px; height: 56px; background-color: rgb(234, 234, 234); text-align: center; line-height: 56px; cursor: pointer; overflow: hidden;}
.model4 .nr form #msgLeft_Btn .i2{ width: 0; height: 0; -webkit-transform: rotate(360deg); border-style: solid; border-width: 0 0 0 0; border-color: transparent transparent transparent #00a0e9; position: absolute; bottom: 0; left: 0; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s;}
.model4 .nr form #msgLeft_Btn .i3{ width: 0; height: 0; -webkit-transform: rotate(360deg); border-style: solid; border-width: 0 0 0 0; border-color: transparent #00a0e9 transparent transparent; position: absolute; top: 0; right: 0; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s;}
.model4 .nr form #msgLeft_Btn .i1{ position: relative; z-index: 2; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; font-size: 20px; color: #333;}
.model4 .nr form #msgLeft_Btn:hover .i1{ color: #fff;}
.model4 .nr form #msgLeft_Btn:hover .i2{ border-width: 120px 0 0 120px;}
.model4 .nr form #msgLeft_Btn:hover .i3{ border-width: 0 120px 120px 0;}
@media only screen and (max-width: 1400px){.model4 .nr{ width: 1200px;}
	}
@media only screen and (max-width: 1400px){.model4 .nr form .input input{ width: 46%;}
	}

/*new*/

.news{ font-size: 0; margin-top: 80px; background: #f7f7f7; padding: 80px 0; overflow: hidden;}
.news .hd{ text-align: center; margin-bottom: 40px;}
.news .hd ul li{ width: 164px; height: 49px; line-height: 49px; cursor: pointer; text-align: center; overflow: hidden; background: #eaeaea; display: inline-block; vertical-align: top;}
.news .hd ul li+li{ margin-left: 15px;}
.news .hd ul li em{ display: block; overflow: hidden;}
.news .hd ul li i{ position: relative; display: inline-block; color: #666; font-size: 18px; transition: all ease-out .3s;}
.news .hd ul li i:after{ position: absolute; left: 0; width: 100%; color: #fff; content: attr(data-title); transform: translateY(100%); top: 100%; transition: all ease-out .3s;}
.news .hd ul li.on i:after{ transform: translateY(0);}
.news .hd ul li.on i{ transform: translateY(-100%);}
.news .hd ul li.on{ background: #00a0e9;}
.news .bd{ height: 393px; overflow: hidden;}
.news .bd ul li>div{ display: inline-block; vertical-align: top;height: 393px; overflow: hidden;}
.news .bd ul li .newtj{ width: 436px; position: relative;}
.news .bd ul li .newtj .pic{ width: 436px; height: 322px; overflow: hidden;}
.news .bd ul li .newtj .pic img{ width: 100%;transition: all .6s ease;}
.news .bd ul li .newtj:hover img{ transform: scale(1.1);}
.news .bd ul li .newtj .text{ position: absolute; left: 25px; bottom: 0; z-index: 1; transition: .5s; width: 385px; height: 120px; margin: 0 auto; padding: 20px 28px 0; background: #fff;}
.news .bd ul li .newtj .text dt{ color: #333; font-size: 16px; line-height: 16px;margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px solid #dcdcdc;}
.news .bd ul li .newtj .text dd{ color: #999; font-size: 14px; line-height: 20px;margin-bottom: 19px;}
.news .bd ul li .newtj:hover .text dt{ color: #00a0e9;}
.news .bd ul li .newtj:hover .text dd{ text-decoration: underline;}
.news .bd ul li .newlist{ margin-left: 44px; width: 920px;}
.news .bd ul li .newlist dl{ display: inline-block; vertical-align: top; border: 1px solid #dcdcdc; background: #fff; padding: 30px 15px 0; width: 436px; height: 393px;}
.news .bd ul li .newlist dl+dl{ margin-left: 48px;}
.news .bd ul li .newlist dl dd{ margin-bottom: 20px; padding-bottom: 19px; line-height: 16px; border-bottom: 1px dotted rgba(112, 112, 112, 0.11);}
.news .bd ul li .newlist dl dd a{ color: #666; font-size: 16px;}
.news .bd ul li .newlist dl dd a em{ display: inline-block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;width: 330px;}
.news .bd ul li .newlist dl dd a i{ float: right;color: #999; font-size: 14px;}
.news .bd ul li .newlist dl dd:hover a,.news .bd ul li .newlist dl dd:hover a i{ color: #00a0e9;}
@media only screen and (max-width: 1400px){.news .nr{ width: 1200px;}
	}
@media only screen and (max-width: 1400px){ .news .bd ul li .newtj{ width: 410px;}
	}
@media only screen and (max-width: 1400px){ .news .bd ul li .newlist{ margin-left: 15px; width: 775px;}
	}
@media only screen and (max-width: 1400px){ .news .bd ul li .newlist dl{ width: 380px;}
	}
@media only screen and (max-width: 1400px){ .news .bd ul li .newlist dl+dl{margin-left: 15px;}
	}
@media only screen and (max-width: 1400px){ .news .bd ul li .newlist dl dd em{ width: 275px; white-space: nowrap; text-overflow: ellipsis; display: inline-block; -webkit-box-orient: vertical; overflow: hidden;}
	}

/*foot*/

.foot{ font-size: 0; position: relative; z-index: 66;overflow: hidden;}
.foot .footbg{ background: #eee; padding-top: 60px;}
.foot .content .top .logo{ line-height: 0; width: 230px;}
.foot .content .top .nav{ width: 1170px; margin-top: 15px; padding: 50px 0 0 120px; border-top: 1px solid #dcdcdc;}
.foot .content .top .nav dd{ position: relative; cursor: pointer; color: #333; font-size: 18px; line-height: 18px; display: inline-block; vertical-align: top}
.foot .content .top .nav dd:before{ content: ""; position: absolute; left: 50%; bottom: -18px; z-index: 1; width: 0; height: 3px; transition: all .3s ease; background: #00a0e9;}
.foot .content .top .nav dd+dd{ margin-left: 95px;}
.foot .content .top .nav dd:hover:before{ left: 0; width: 100%;}
.foot .content .top .nav dd:hover,.foot .bottom a:hover{ color: #00a0e9;}
.foot .content .mid{ margin-top: 58px; height: 124px; border: 1px solid #dcdcdc;}
.foot .content .mid dl{ text-align: center; display: inline-block; vertical-align: top; position: relative; padding-top: 20px;}
.foot .content .mid dl dt{ height: 55px;}
.foot .content .mid dl dd{ font-size: 16px; color: #666; line-height: 16px;}
.foot .content .mid dl img{ animation: jumps 2s linear infinite;}
.foot .content .mid .ts:before{ content: ""; position: absolute; left: 0; top: 25px; width: 1px; height: 71px; background-color: #dcdcdc;}
.foot .content .mid .ts:after{ content: ""; position: absolute; right: 0; top: 25px; width: 1px; height: 71px; background-color: #dcdcdc;}
.foot .bottom{ width: 100%; height: 70px; line-height: 70px; text-align: center; color: #999; font-size: 16px;}
.foot .bottom a{ color: #999;}
